This is a template used to create a JUnit 4 test class for your Ktor application.
Predefined variables will take the following values:
${NAME}   Name of the created class
${CLASS_NAME}   Name of the tested class
${BODY}   Generated class body